indicator-multiload software package provides Graphical system load indicator for CPU, ram, etc., you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install indicator-multiload
indicator-multiload is installed in your system.
Make ensure the indicator-multiload package were installed using the commands given below,
$ sudo dpkg-query -l | grep indicator-multiload *
You will get with indicator-multiload package name, version, architecture and description in a table
| Distro | Ubuntu 12 04 lts precise pangolin |
| Section | Utilities |
| Package | indicator-multiload |
| Version | 0.2-0ubuntu1 |
| Description | Graphical system load indicator for CPU, ram, etc. |
| Sub Section | Utils |